home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 102 / Computer Shopper 102 / Computer SHOPPER_102.iso / multimed.ia / violent / wayland.exe / wayland.DXR / 00052.ls < prev    next >
Encoding:
Text File  |  1996-04-15  |  166 b   |  9 lines

  1. on mouseUp
  2.   global gSeparator
  3.   set the ink of sprite the clickOn to 0
  4.   set the blend of sprite the clickOn to 70
  5.   updateStage()
  6.   go("black")
  7.   go(1, "18-0")
  8. end
  9.